| CoursePrerequisite |
| EntityType | Independent |
| Logical Entity Name | CoursePrerequisite |
| Default Table Name | AdCoursePreReqConfig |
| Logical Only | NO |
| Definition | |
| Note |
| CoursePrerequisite Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
CourseId |
INTEGER | NO | ||
| PrerequisiteType | CHAR(2) | NO | ||
| IsOptional | BIT | NO | ||
| IsEnabled | BIT | NO | ||
| MinNumberRequired | INTEGER | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| CoursePrerequisite Keys |
| Key Name | Key Type | Keys |
| AdCoursePreReqConfig_AdCourseID_N_N_IDX | Inversion Entry | CourseId |
| PK_AdCoursePreReqConfig_AdCoursePreReqConfigID | PrimaryKey | Id |
| AdCoursePreReqConfig_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| CoursePrerequisite Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Course | Non-Identifying | Zero or One to Zero or More | CourseId | NO | |||
| Course | Non-Identifying | One To Zero or More | CourseId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CoursePrerequisite Check Constraints |
| Check Constraint Name | CheckConstraint |